home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / notification-daemon.schemas < prev    next >
Encoding:
Text File  |  2007-04-04  |  1.0 KB  |  35 lines

  1. <gconfschemafile>
  2.  <schemalist>
  3.  
  4.   <schema>
  5.    <key>/schemas/apps/notification-daemon/popup_location</key>
  6.    <applyto>/apps/notification-daemon/popup_location</applyto>
  7.    <owner>notification-daemon</owner>
  8.    <type>string</type>
  9.    <default>bottom_right</default>
  10.    <locale name="C">
  11.     <short>Popup location</short>
  12.     <long>Default popup location on the workspace for stack notifications. Allowed values: "top_left","top_right","bottom_left" and "bottom_right"</long>
  13.    </locale>
  14.   </schema>
  15.  
  16.   <schema>
  17.    <key>/schemas/apps/notification-daemon/theme</key>
  18.    <applyto>/apps/notification-daemon/theme</applyto>
  19.    <owner>notification-daemon</owner>
  20.    <type>string</type>
  21.    <default>ubuntu</default>
  22.    <locale name="C">
  23.     <short>Current theme</short>
  24.     <long>The theme used when displaying notifications.</long>
  25.    </locale>
  26.  
  27.    <locale name="nl">
  28.     <short>Huidige thema</short>
  29.     <long>Het thema dat voor de berichtweergave wordt gebruikt.</long>
  30.    </locale>
  31.   </schema>
  32.  
  33.  </schemalist>
  34. </gconfschemafile>
  35.